Skip to content

Conversation

@frankmcsherry
Copy link
Member

The Counter push wrapper had a container as an argument, but it seems to be extraneous. It shows up instead first as part of the Push implementation, but not as a part of the type itself.

LogPusher<Box<dyn Push<Message<T, C>>>>,
D
>;
type Pusher = Exchange<T, LogPusher<Box<dyn Push<Message<T, C>>>>, D>;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated, sorry. But seems great! :D

Copy link
Member

@antiguru antiguru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@frankmcsherry frankmcsherry merged commit 04aefdd into TimelyDataflow:master Sep 17, 2025
7 checks passed
@github-actions github-actions bot mentioned this pull request Sep 17, 2025
@github-actions github-actions bot mentioned this pull request Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants